.niveau{
  background-color: white;
}
.picture,.logoLanguage,.logoCompétences,header,main,.adresse,.phone,.email,.birthDate,.civilStatus,.CSS,.JS,.PHP,.SQL,.firstName,.lastName,.diplome ul,.quality,.sql,.js,.mainTitle,.secondTitle1,.secondTitle2,.formationTitle,.formationList,.secondTitle3,.competenceTitle,.competence,.secondTitle4,.liens,.css,.js,.php,.sql,#flex,#graduateBody,#interestBody,#flex,#skilsBody,#graduateBody,#interestBody,#imgPrint,#printIdentity,.competencesBox2,.frontEndItems,.competencesBox1{
    display: flex;
  }
  .picture,#flex{
    padding: 1em;
  }
  .logoLanguage,header,main,.diplome ul,.js,.mainTitle,.portefolio,.secondTitle1,.secondTitle2,.formationTitle,.formationList,.secondTitle3,.competenceTitle,.competence,.secondTitle4,.liens,.css,.js,.php,.sql,.competencesBox1{
    justify-content: center;
  }
  .firstName,.lastName,.logoCompétences{
    justify-content: flex-start;
  }
  
  .projet,.mainTitle,.portefolio,.secondTitle1,.secondTitle2,.secondTitle3,.css,.sql,#closeDisplayIdentity{
    color: white;
  }
  .frontEndItems,.CSS,.JS,.PHP,.SQL{
      flex-direction: row;
  }
  .CSS,.JS,.PHP,.SQL,.quality,.css,.js,.php,.sql{
      align-items: center;
  }
  .CSS,.JS,.PHP,.SQL{
    flex-wrap: no-wrap; 
    border:solid;
  }
  .quality,.diplome ul{
    font-style: italic;
  }
  .diplome ul{
    list-style: none;
    font-size: 18px;
  }
  .diplome li::before{
    content: " → ";
  }
  .diplome li:first-child::before {
      content: "";
  }
  .line{
    display: inline;
  }
  .firstName,.lastName,.css,.js,.php,.sql{
    font-weight: bold;
  }
  .firstName,.lastName{
    align-items: flex-start; 
  }
  .firstName,#fingerprint,.fingerprint,#icone, #Printfingerprint,#closeDisplayIdentity,#code,#openCode,#closeCode,#openFileDownload,#closeFileDownload{
    font-size: 40px;
  }
  .firstName{ 
    color: rgb(253, 253, 253);
  }
  .lastName{
    font-size: 48px;
    color: rgb(212, 211, 211);
  }
  .quality,.css,.js,.php,.sql{
    font-size: 30px;
  }
  .quality { 
    justify-content: flex-end;
    clear: both; 
  }
  .mainTitle,.portefolio{
    background-color: rgba(207, 207, 207, 0.616);
  }
  .competenceTitle{
    color: rgba(136, 9, 9, 0.616);
}
.secondTitle1,.secondTitle2,.secondTitle3{
background-color:rgba(102, 102, 102, 0.74);
}
.projet{
font-weight: bold;
color: black; 
}
.projet_css{
background-color: rgb(255, 255, 255);
color: black;
}
.projet_js{
background-color: rgb(255, 255, 255);
color: black;
}
.projet_php{
background-color: rgb(255, 255, 255);
color: rgb(255, 255, 255);
}
.projet_sql{
background-color: rgb(255, 255, 255);
text-align: center;
}
.secondTitle1,.secondTitle2,.secondTitle3{
width: 600px;
margin-left: 20px;
}
.point{
    list-style: square;
  }
  .css,.js,.php,.sql{
  width: 90px;
  height: 90px;
  border-radius: 50%;
  }
  .css{
    background-color: orangered;
  }
  .js{
    background-color: orangered;
    color: white;
  }
  .php{
  background-color: orangered;
  color: white;
  }
  .sql{
    background-color: orangered; 
  }
  .competencesBox1,.competencesBox2{
    justify-items: space-around;
  }
  .frontEndItems{
    justify-content: space-around;
  }
  .frontEndBtn,.backEndBtn{
    background-color: rgb(255, 255, 255);
  }
  .backEndBtn{
    border: dotted;
  }
  .niveau{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size:30px;
    border-radius: 100%;
    width: 120px;
    height: 120px;
  }
  .niveauBox{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    height: 120px;
  }
  .logoLevel{
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .table{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100px;
  }
  .niveau{
    border: none;
  }
  .logoCompétences{
    display: flex;
    justify-content: center;
  }
  a.style_none{
    text-decoration: none;
    color: rgb(255, 255, 255);
  }
  .black{
    color: rgb(255, 255, 255);
  }
  .siteVitrine{
    color: white;
    background-color: orangered;
    border: solid white;
    border-radius: 100%;
    height: 100px;
  }
  .travail{
    display: flex;
    justify-content: space-between;
    padding: 1%;
    background-color: white;
    color: black;
    width:max-content;
    line-height:3rem;
  }
  .center{
    margin-left: 80px;
  }
  .center2{
    margin-left: 50px;
  }
  .none{
    display: none;
  }
  .orange{
    color: orangered;
  }